Autogenerated HTML docs for v1.5.0-rc3-58-g79812
diff --git a/tutorial.html b/tutorial.html index 59b541e..213e151 100644 --- a/tutorial.html +++ b/tutorial.html
@@ -650,7 +650,9 @@ this branch. If this branch is the only branch containing those commits, they will be lost. Also, don't use "git reset" on a publicly-visible branch that other developers pull from, as it will -force needless merges on other developers to clean up the history.</p> +force needless merges on other developers to clean up the history. +If you need to undo changes that you have pushed, use <a href="git-revert.html">git-revert(1)</a> +instead.</p> <p>The git grep command can search for strings in any version of your project, so</p> <div class="listingblock"> @@ -779,7 +781,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Feb-2007 08:31:49 UTC +Last updated 05-Feb-2007 07:21:39 UTC </div> </div> </body>